Skip to content

Conversation

jjudd
Copy link

@jjudd jjudd commented Feb 20, 2025

No description provided.

Jaden Peterson and others added 18 commits February 19, 2025 22:28
Bazel 8 deprecates the rulesets bundled with Bazel (which includes the
Protobuf rules) in favor of their Starlark-ified equivalents. For that
reason, we switch to the `protobuf` ruleset for `proto_library` and
`java_proto_library`.

In doing so, we can't use `com.github.os72:protoc-jar` because the
version of protoc it bundles is extremely out of date and incompatible
with the version of protobuf provided by the Starlark-ified protobuf
ruleset. In its place, we use the protoc provided by that ruleset.
v0.7.1 doesn't use the Starlark-ified protobuf rules.
…ction_env

The former is deprecated and has been replaced with the latter.
@jjudd jjudd force-pushed the test-disable-skymeld-missing-sandbox-files branch from 6fedc22 to ce34179 Compare February 20, 2025 06:23
@jjudd jjudd force-pushed the test-disable-skymeld-missing-sandbox-files branch 4 times, most recently from 8e276f6 to d6cb9bf Compare February 25, 2025 02:07
@jjudd jjudd force-pushed the test-disable-skymeld-missing-sandbox-files branch from d6cb9bf to 15e3af1 Compare February 25, 2025 03:26
@jjudd jjudd closed this Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant